In [1]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

L'Aquila¶

Date: 6 Apr 2009 01:32:39¶

m = 6.3¶

In [2]:
folder, earthquake = find_earthquake("L'Aquila")
In [3]:
bar_chart_fp(folder)
In [4]:
plot_box_3d(folder)
In [5]:
scatter_plot_evs(folder)
In [6]:
temporal_series_b(folder)
In [7]:
alert_status_plot(folder)
In [8]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
L'Aquila 2009-04-06 01:32:40.400000 6.29 0.82 188.45 188.45 188.45 188.45 336 42 -62 NR
In [ ]:

In [ ]: